Command: $ASCIIBOX
Synopsis: $ASCIIBOX 'x,y'
Function: Draws a box in ASCII characters from the current cursor position. x
and y are both integers. x is the width of the box and y is the
height. Minimum value of x is 3, minimum value of y is 2. Please note
, if your box doesn't fit on the screen it will be warped.